* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Never
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 13 Nov 2012 03:07:09 +0000 (07:07 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 13 Nov 2012 03:07:09 +0000 (07:07 +0400)
commit89c755a06accda1317f23347cd9c9776fa5da11a
treec120520fc8f28d786ac915356469946b177748a1
parent8ed3bea28e066fcc24e8f7141c50ada0510b32b5
* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Never
font-lock the beginning of singleton class as heredoc.

* test/automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
(ruby-singleton-class-no-heredoc-font-lock): New tests.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/ChangeLog
test/automated/ruby-mode-tests.el